C1.Web.Mvc Namespace / CollectionViewItemResult<T> Class


CollectionViewItemResult<T> Class Properties

For a list of all members of this type, see CollectionViewItemResult<T> members.

Public Properties
 NameDescription
Public PropertyThe data of the operated item.  
Public PropertyGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
Top
See Also